fontchoserwidget: Do our own face filtering
authorMatthias Clasen <mclasen@redhat.com>
Fri, 31 Dec 2021 14:52:48 +0000 (09:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 31 Dec 2021 14:58:26 +0000 (09:58 -0500)
commitb7b6c147f9aba32047ac157e825d5517ac92a4ed
tree8a078ef7a7eb6d42c83d6fcb75130700dca6f21f
parent2dc56a6e9ba9ec6fb430e9181968fea08367f9ff
fontchoserwidget: Do our own face filtering

Pango may not do this for us, so don't rely on it.
We only show one face with a given name, and we
prefer a variable face over a non-variable one.

The check for variable faces requires new Pango
API that will be in Pango 1.52.
gtk/gtkfontchooserwidget.c